Parser Error

Last post 05-16-2008, 10:40 AM by Matt. 1 replies.
Sort Posts: Previous Next
  •  05-16-2008, 8:40 AM 40457

    Parser Error

    I unzipped the demo package and installed it on my local machine and our web server.
    I get the same error on both.
    Any ideas ?
    Thanks
    Mark

    Parser Error
    Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

    Parser Error Message: Could not load file or assembly 'DotNetGallery' or one of its dependencies. The system cannot find the file specified.

    Source Error:

    Line 1:  <%@ Page Language="C#"%>
                Line 2:  <%@ Register TagPrefix="CE" Namespace="DotNetGallery" Assembly="DotNetGallery" %>
                Line 3:  <html>
                Line 4:  

    Source File: /webpub/PalmaCeia290/DotNetgallery/demo.aspx    Line: 2
  •  05-16-2008, 10:40 AM 40462 in reply to 40457

    Re: Parser Error

    You need to add a refernce to the dotnetgallery.dll in your project. 
    Matt
View as RSS news feed in XML